@charset "UTF-8"; 
html { margin:0; padding:0;}
body {color:#444;height:100%;margin:0 auto;font-size:14px;background:#ffffff;}	
ol,ul,li{list-style:none; }
form{ padding:0; margin:0;}
*{padding:0px;margin:0px;} 
img{border:0;}
@media screen and (min-width:1000px) and (max-width: 1920px) {
.index_body{width:100%; height:100%; background: url(../images/bg.jpg) no-repeat center center;}
.H_logo{text-align:center; padding:100px 0 25px;}
.H_name{text-align:center; margin-bottom:34px;}
.H_wz{text-align:center;}
.H_cp{text-align:center; padding:46px 0 50px;}
.H_a{text-align:center; margin-bottom: 40px;}
.H_a a{ margin:0 6px; width:100px; height:34px; display:inline-table;background: url(../images/icons.png) no-repeat left center; font-family:"微软雅黑"; font-size:14px; color:#cc0a13; text-decoration:none; line-height:34px; text-transform:uppercase;}
.H_gp{text-align:center;font-family:"微软雅黑"; font-size:16px; color:#fdd72f; padding-top:40px; position:absolute; top:0; right:3%;}
}
@media screen and (min-width:768px) and (max-width:999px) {
.index_body{width:100%; height:100%; background: url(../images/bg.jpg) no-repeat center center;}
.H_logo{text-align:center; padding:160px 0 25px;}
.H_name{text-align:center; margin-bottom:34px;}
.H_wz{text-align:center;}
.H_cp{ width:90%; margin-left:5%;text-align:center; padding:46px 0 50px;}
.H_cp img{ width:100%;}
.H_a{text-align:center; margin-bottom: 40px;}
.H_a a{ margin:0 6px; width:100px; height:34px; display:inline-table;background: url(../images/icons.png) no-repeat left center; font-family:"微软雅黑"; font-size:14px; color:#cc0a13; text-decoration:none; line-height:34px; text-transform:uppercase;}
.H_gp{text-align:center;font-family:"微软雅黑"; font-size:16px; color:#fdd72f; padding-top:40px;}
}
@media screen and (min-width:481px) and (max-width:767px) {
.index_body{width:100%; height:100%; background: url(../images/bg.jpg) no-repeat center center;}
.H_logo{text-align:center; padding:160px 0 25px;}
.H_name{text-align:center; margin-bottom:34px;}
.H_wz{width:90%; margin-left:5%;text-align:center;}
.H_wz img{ width:100%;}
.H_cp{ width:90%; margin-left:5%;text-align:center; padding:46px 0 50px;}
.H_cp img{ width:100%;}
.H_a{text-align:center; margin-bottom:30px;}
.H_a a{ margin:0 6px; width:100px; height:34px; display:inline-table;background: url(../images/icons.png) no-repeat left center; font-family:"微软雅黑"; font-size:14px; color:#cc0a13; text-decoration:none; line-height:34px; text-transform:uppercase;}
.H_gp{text-align:center;font-family:"微软雅黑"; font-size:16px; color:#fdd72f; padding-top:2px;}
}
@media screen and (max-width: 480px) {
.index_body{width:100%; height:100%; background: url(../images/bg.jpg) no-repeat center center;}
.H_logo{text-align:center; padding:3.2em 0 1.3em;}
.H_name{text-align:center; margin-bottom:2em;}
.H_name img{ width:90%;}
.H_wz{width:90%; margin-left:5%;text-align:center;}
.H_wz img{ width:100%;}
.H_cp{ width:94%; margin-left:3%;text-align:center; padding: 1.5em 0 1.5em;}
.H_cp img{ width:100%;}
.H_a{text-align:center; margin-bottom:3em;}
.H_a a{ margin:0 6px; width:100px; height:34px; display:inline-table;background: url(../images/icons.png) no-repeat left center; font-family:"微软雅黑"; font-size:14px; color:#cc0a13; text-decoration:none; line-height:34px; text-transform:uppercase;}
.H_gp{text-align:center;font-family:"微软雅黑"; font-size:16px; color:#fdd72f; padding-top:2px;}
}